Welcome![Sign In][Sign Up]
Location:
Search - dot matrix lcd source code

Search list

[SCMnian

Description: 在12864点阵组成的LCD上显示"过大年"的点阵(源代码)-At 12864 dot matrix LCD display, composed of " 过大年" of the lattice (source code)
Platform: | Size: 2048 | Author: 小王哈 | Hits:

[SCMavr_lcm19264_C

Description: avr与点阵液晶模块19264的C语言源程序-avr with dot matrix LCD module of the C language source code 19264
Platform: | Size: 7168 | Author: 陶日然 | Hits:

[SCMPIC18FX_DRIVE_LCD

Description: PIC18FX单片机驱动点阵LCD的源代码!请下载-Single-chip dot matrix LCD driver PIC18FX source code! Please download! !
Platform: | Size: 2048 | Author: jackey | Hits:

[Software Engineeringdz4

Description: LCD点阵字符显示屏应用设计,源程序由会变语言编写-Application of dot matrix character LCD display design, source code written by the will
Platform: | Size: 324608 | Author: 沙加 | Hits:

[SCM12864ziliao_daquan

Description: 液晶12864的中文资料。包括几种12864的使用手册,12864的使用说明,源代码及与AT89S51相连接的电路图,点阵式LCD12864接口与程序设计分析等等。 -Chinese information LCD 12864. Including the use of some 12,864 manual, 12,864 instructions, source code and the circuit connected AT89S51, dot-matrix interface LCD12864 analysis and program design and so on.
Platform: | Size: 1300480 | Author: 小孙 | Hits:

[SCMarm2103_LCD12864

Description: 基于飞利浦arm7内核的LPC2103单片机上的金鹏128*64点阵液晶的驱动源码-Based on the Philips LPC2103 microcontroller core arm7 on Jinpeng 128* 64 dot matrix LCD driver source code
Platform: | Size: 138240 | Author: qjc | Hits:

[DSP programCODE-QQ2812-V1.11

Description: 此文件包含了通过2812实现电机控制,LCD点阵实现,sci、can总线控制等源程序,便于初学者入门!-This file contains the motor control through 2812, LCD dot-matrix realization, sci, can bus, source control, easy for beginners started!
Platform: | Size: 9571328 | Author: 於锋 | Hits:

[SCMhzk

Description: 点阵字库软件及源码,hzk,汇编语言与C语言液晶显示编程所用到的字符及汉字十六进制代码均可获得-Dot matrix font software and source code, hzk, assembly language and C language programming of the LCD characters and characters used in hexadecimal code can be obtained
Platform: | Size: 535552 | Author: 李辉 | Hits:

[SCM38887leddot

Description: 使用VB编写的LCD/LED点阵取字模软件源码,对学习文本显示器组态软件的有帮助-VB, LCD/LED dot matrix font software source code access to the study of the text display configuration software help
Platform: | Size: 352256 | Author: ww | Hits:

[Embeded-SCM DevelopFontPicker

Description: 完整的点阵字库提取、修改源程序,BCB6下可编译。支持批量提取、单字修改、转换为C语言文件,是单片机做LCD、LED显示的必要工具。-Complete extraction of dot matrix font, modify the source code, BCB6 under compilation. Support batch extraction, word modified, converted to C language file, do the microcontroller LCD, LED display the necessary tools.
Platform: | Size: 1272832 | Author: | Hits:

[Embeded-SCM DevelopLCDPsch

Description: LCD液晶显示模块:温度测量系统设计实例。本例详细介绍PIC单片机实现温度测量和显示的硬件电路和软件的编写,附有c 源程序和sch原理图,温度测量采用Dallas半导体公司生产的数字化温度传感器DS18B20单线数字温度传感器。液晶采用三星公司的S6B0108液晶控制芯片,型号YMSC-G12864IDYEWWD是一款128*64点阵的单色显示屏。-LCD display modules: temperature measurement system design example. This example details of PIC MCU temperature measurement and display of hardware circuitry and software writing, with sch c source code and schematics, temperature measurement using Dallas Semiconductor' s production of digital single-wire digital temperature sensor DS18B20 temperature sensor. LCD uses Samsung' s S6B0108 LCD controller chip, model YMSC-G12864IDYEWWD is a 128* 64 dot matrix monochrome display.
Platform: | Size: 5120 | Author: 宋军荣 | Hits:

[VHDL-FPGA-Verilogdisplay

Description: 各种显示模块,包括4位LED,LED点阵6个16×16及液晶显示模块源码,经测试直接可用,keil编译,期望对大家有帮助。-A variety of display modules, including four LED, LED dot matrix 6 16 × 16 and LCD module source code, the test can be used directly, compiled by keil , expected to help everyone.
Platform: | Size: 10240 | Author: 程昱 | Hits:

[SCMUG12864

Description: 悠景公司的液晶屏12864点阵用c编写的源代码,采用的并口通信。-Univision' s dot matrix LCD screen with 12864 source code written in c, using the parallel port communication.
Platform: | Size: 1024 | Author: 王主威 | Hits:

[Embeded-SCM Developuc1698

Description: uc1698源代码,用于安的利电力负控160160液晶。对于其他点阵的液晶有很好的参考价值。-uc1698 source code for the security of the benefit of electricity 160,160 LCD negative control. For other dot-matrix liquid crystal have a very good reference value.
Platform: | Size: 3072 | Author: slowedto | Hits:

[SCMHG1286406C

Description: 12864点阵LCD驱动源码,使用IC NT7107C&NT7108C-12864 dot matrix LCD driver source code, using the IC NT7107C&NT7108C
Platform: | Size: 38912 | Author: pan | Hits:

[Embeded Linuxlcd_test

Description: 本源码是实现针对单片机LCD显示屏上显示点阵字库中的文字。-The source code is to achieve for dot matrix font display the text in the display of the LCD single chip microcomputer.
Platform: | Size: 4096 | Author: 耿伟 | Hits:

[Embeded Linuxlcd_snake_01a_150922

Description: 基于点阵液晶屏的贪吃蛇游戏算法源码。本算法是在树莓派Linux平台下实现的。附带12864液晶驱动以及简单的图形库函数,支持ASCII码显示。贪吃蛇算法是独立的,可以移植到任意的显示平台上,并且可以自定义图像缩放(DPI)。-Based dot matrix LCD screen Snake game algorithm source code. This algorithm is at Raspberry Pi Linux platform to achieve. 12864 comes with an LCD driver and a simple graphics library that supports ASCII code display. Snake algorithm is independent and can be ported to any display platform, and you can customize the image scaling (DPI).
Platform: | Size: 29696 | Author: WHJWNAVY | Hits:
« 1 2»

CodeBus www.codebus.net